Wait Conditions Node

This node, under Monitoring in the Workflow Administration Console, lets you view information about, and interact with, wait conditions. The node shows active wait conditions, the ID number of the entry they are interacting with, the repository the entry is in, the name of the waiting activity, the workflow's instance ID, and the time they started waiting.

Optionally, you can view each wait condition's queue (the ID of the workflow queue that gets notified when the condition is satisfied or deleted) and internal ID (the primary key of the row in the condition database). More information.

Note: A wait condition pauses a workflow at a specified step until one or more conditions are satisfied. Wait conditions are used by Laserfiche Routing activities and the Wait for Entry Change activity.

ClosedShow me this node.

To open this node

  1. In the Workflow Administration Console's Console Pane, expand the Monitoring node.
  2. Expand the Wait Conditions node. The node will list all the published workflows on the Workflow Server.
  3. Tip: You can refresh this list to reflect recent changes by clicking the Refresh link below Wait Conditions in the Actions Pane. Alternatively, right-click the Wait Conditions node and select Refresh.

To override wait conditions from this node

When you override a wait condition, the workflow instance paused at that condition will stop waiting and continue normally -- even though the wait condition was never satisfied. If you choose to override all wait conditions for a workflow definition, all currently waiting workflow instances will immediately continue (regardless of what condition they were waiting on).

To open a workflow from this node

  1. Select a workflow or any wait condition in a workflow.
  2. Click Open Workflow, either under the workflow's name or the wait condition's entry ID, in the Actions Pane. Alternatively, right-on a workflow or a wait condition and select Open Workflow.
  3. The selected workflow will open in the Workflow Designer.

To export a wait condition from this node

  1. In the Console Pane, select the workflow that the wait condition(s) you want to export are in.
  2. In the center Details Pane, select a wait condition.
  3. Click Export under the wait condition's entry ID in the Actions Pane. Alternatively, right-click a wait condition and select Export.
  4. Choose where you want to save the condition .xml file.
  5. Click Save.

To export the contents of this node in a .csv, .xml, or .txt file

  1. Select the node in the Console Pane.
  2. Select View from the main menu.
  3. Click ClosedExport Contents.
  4. In the Export data dialog box, name the exported file.
  5. Select CSV File, XML File, or Tab Delimited Text File from the drop-down menu.
  6. Click Save.